Autogenerated HTML docs for v1.4.2.1-ge767
diff --git a/git-grep.html b/git-grep.html index ead3407..b0829bb 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -275,7 +275,7 @@ <div class="verseblock"> <div class="content"><em>git-grep</em> [--cached] [-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp] - [-v | --invert-match] [--full-name] + [-v | --invert-match] [-h|-H] [--full-name] [-E | --extended-regexp] [-G | --basic-regexp] [-F | --fixed-strings] [-n] [-l | --files-with-matches] [-L | --files-without-match] [-c | --count] @@ -337,6 +337,18 @@ </p> </dd> <dt> +-h | -H +</dt> +<dd> +<p> + By default, the command shows the filename for each + match. <tt>-h</tt> option is used to suppress this output. + <tt>-H</tt> is there for completeness and does not do anything + except it overrides <tt>-h</tt> given earlier on the command + line. +</p> +</dd> +<dt> --full-name </dt> <dd> @@ -471,7 +483,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 13-Aug-2006 07:47:32 UTC +Last updated 16-Sep-2006 18:15:57 UTC </div> </div> </body>